Resource StructureDefinition/FHIR Server from package de.acticore.export#0.9.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ActicoreObservation",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Clinical.Diagnostics"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "https://acticore.com/fhir/StructureDefinition/ActicoreObservation",
"version" : "1.0",
"name" : "ActicoreObservation",
"title" : "Observation-Profile der DiGa ACTICORE zur Repräsentation der in den einzelnen Ãbungseinheiten erzielten Punktwerte",
"status" : "active",
"experimental" : false,
"date" : "2021-03-24",
"publisher" : "Acticore AG",
"copyright" : "Acticore AG",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"patternCode" : "final",
"mustSupport" : true
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.category.coding",
"path" : "Observation.category.coding",
"min" : 1,
"max" : "1",
"patternCoding" : {
"code" : "therapy",
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"display" : "Therapy"
},
"mustSupport" : true
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://acticore.com/fhir/ValueSet/ActicoreTherapieTyp"
}
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.subject.reference",
"path" : "Observation.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.valueQuantity",
"path" : "Observation.valueQuantity",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.valueQuantity.unit",
"path" : "Observation.valueQuantity.unit",
"min" : 1,
"patternString" : "percent",
"mustSupport" : true
},
{
"id" : "Observation.valueQuantity.system",
"path" : "Observation.valueQuantity.system",
"min" : 1,
"patternUri" : "http://unitsofmeasure.org",
"mustSupport" : true
},
{
"id" : "Observation.valueQuantity.code",
"path" : "Observation.valueQuantity.code",
"min" : 1,
"patternCode" : "%",
"mustSupport" : true
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.bodySite.coding",
"path" : "Observation.bodySite.coding",
"min" : 1,
"max" : "1",
"patternCoding" : {
"code" : "87770006",
"system" : "http://snomed.info/sct",
"display" : "Pelvic floor structure (body structure)"
},
"mustSupport" : true
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.method.coding",
"path" : "Observation.method.coding",
"min" : 1,
"max" : "1",
"patternCoding" : {
"code" : "183306002",
"system" : "http://snomed.info/sct",
"display" : "Pelvic floor exercises (regime/therapy)"
},
"mustSupport" : true
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.device.reference",
"path" : "Observation.device.reference",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.